home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / cyberavi / argue14.lha / Argue14 / Examples / FormatGUI < prev    next >
Text File  |  1996-10-21  |  783b  |  22 lines

  1.  
  2. Format demonstration GUI
  3. (c) flavour 3.8.1996
  4.  
  5. Argue cuts each argument's name at the first "/" character,
  6. so we can write all stuff behind it, e.g. comments, additional
  7. switches such as /K for keyword-ing and so on.
  8.  
  9. Please note: When using the one-argument-per-line mode, clip
  10. ALL commas off at the end of each line. Otherwise Argue WILL
  11. get confused.
  12.  
  13. @NEWFASHION
  14.  
  15. DEVICE=DRIVE/K/A [preset="DF0:" drivepopup help "Choose the drive to format here. DF0: is the internal disk drive"]
  16. NAME/K/A/PLAIN [preset="Dummy" help "Give your disk a name!"]
  17. Filesystem/C [cc "FFS" "OFS"]
  18. IntMode/C [cc "INTERNATIONAL" "NOINTERNATIONAL"]
  19. Caching/C [cc "DIRCACHE" "NODIRCACHE"]
  20. NOICONS/S [on help "Always set this to on!"]
  21. QUICK/S [on help "quick format just clears the file allocation sector."]
  22.